output$56217$ - перевод на греческий
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

output$56217$ - перевод на греческий

A PROPERTY DESCRIBING RUN-TIME COMPLEXITY OF ALGORITHMS
Output sensitivity; Output-sensitivity

output      
n. παραγωγή, απόδοση, προϊόν
input data         
COMMUNICATION BETWEEN AN INFORMATION PROCESSING SYSTEM AND THE OUTSIDE WORLD
Input/Output Device; I/O interface; Input-output device; Quasi-bidirectional I/O; Input/output processing; I/O device; Read/write channel; Input and output; File io; Transput; I/O; Input/Output; I/o; User input; Output (computing); I/O hardware; I/O software; I/O operation; IO priority; Input output; Input and output devices; Input data; Input–output; Input-output
δεδομένα εισόδου
manufacturing industries         
  • The assembly plant of the Bell Aircraft Corporation in 1944
  • FRG]] and in the US
  • A [[Roberts Loom]] in a weaving shed in 1835
  • Stocking frame at [[Ruddington]] Framework Knitters' Museum
  • BP]]
  • A late [[Bronze Age sword]] or dagger blade
INDUSTRIAL ACTIVITY PRODUCING GOODS FOR SALE USING LABOR AND MACHINES
Manufacturer; Manufacturing industry; Manufacture; Light manufacturing; Manufactured; Manufacturers; Manufactures; Manufacturing (overview); Industrial manufacture; Manufacturers' representative; Manufacturers rep; Manufacturing industries; Manufacturing intelligence system; Industrials; Manufacturers Representative; Manufacturing companies; Manufacturing process; Manufacturing company; Industrial base; Car parts manufacturing; History of manufacturing; Industrial activity; Manufacturing processes; Manufactured items; List of countries by manufacturing output; Industry (manufacturing); Countries by manufacturing output
μεταποιητικές βιομηχανίες

Определение

output device
<hardware> Electronic or electromechanical equipment connected to a computer and used to transfer data out of the computer in the form of text, images, sounds or other media to a {display screen}, printer, loudspeaker or storage device. Most modern storage devices such as disk drives and {magnetic tape drives} act as both input and output devices, others such as CD-ROM are input only. (1997-03-18)

Википедия

Output-sensitive algorithm

In computer science, an output-sensitive algorithm is an algorithm whose running time depends on the size of the output, instead of, or in addition to, the size of the input. For certain problems where the output size varies widely, for example from linear in the size of the input to quadratic in the size of the input, analyses that take the output size explicitly into account can produce better runtime bounds that differentiate algorithms that would otherwise have identical asymptotic complexity.